home *** CD-ROM | disk | FTP | other *** search
/ CinE CD 6 / CinE CD ROM 06.iso / pc / shared.cst / 00100_Script_100 < prev    next >
Text File  |  1996-06-22  |  130b  |  8 lines

  1. on mouseup
  2.   set the movierate of sprite 3 = 0
  3.   go to frame "menu"
  4. end mouseup
  5.  
  6. on mousedown
  7.   button_script
  8. end mousedown